Total Complexity | 11 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 343 |
Lines of code | 280 |
Logical lines of code | 87 |
Comment lines | 10 |
Methods | 11 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
testMultipleReplyToHeaders() | 49 | 1 | 36 | |
testPreservesCustomFromName() | 50 | 1 | 34 | |
testPreservesExistingReplyToHeaders() | 52 | 1 | 29 | |
testReplyToWithNameInHeader() | 52 | 1 | 29 | |
testPreservesReplyToWithIdnDomain() | 52 | 1 | 29 | |
testHandlesUnicodeFromName() | 52 | 1 | 29 | |
testAddsReplyToWhenFromDiffersFromConnectionEmail() | 52 | 1 | 28 | |
testAddsReplyToWithIdnFromEmail() | 52 | 1 | 28 | |
testDoesNotAddReplyToWhenFromMatchesConnectionEmail() | 56 | 1 | 20 | |
testDoesNotAddReplyToForDefaultWordPressFrom() | 60 | 1 | 14 | |
setUp() | 77 | 1 | 4 |